home *** CD-ROM | disk | FTP | other *** search
- /*
- * File MetrowerksHeader.h
- *
- * Metrowerks projects don't have the "-D" switches that MPW has, so we #define the
- * switches here.
- */
-
- #define DF_MACHINE_MACINTOSH
- #define DF_COMPILER_MW
- #define DF_CHIP_68K
-